Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport unskip management test #90340

Conversation

rashmivkulkarni
Copy link
Contributor

same as #90213

@rashmivkulkarni rashmivkulkarni added v8.0.0 release_note:skip Skip the PR/issue when compiling release notes security labels Feb 4, 2021
@rashmivkulkarni rashmivkulkarni self-assigned this Feb 4, 2021
@rashmivkulkarni rashmivkulkarni requested a review from a team as a code owner February 4, 2021 21:52
@rashmivkulkarni
Copy link
Contributor Author

jenkins, test this

@rashmivkulkarni
Copy link
Contributor Author

@elasticmachine merge upstream

@azasypkin azasypkin marked this pull request as draft February 22, 2021 12:05
@azasypkin
Copy link
Member

Hey @rashmivkulkarni! It seems PR is not ready for review yet (failing CI), I moved it to a Draft state for now (CI will still be running, but we won't have it in our review list for now).

@rashmivkulkarni
Copy link
Contributor Author

@elasticmachine merge upstream

@kibanamachine
Copy link
Contributor

merge conflict between base and head

@kibanamachine
Copy link
Contributor

kibanamachine commented Apr 20, 2021

💔 Build Failed

Failed CI Steps


Test Failures

Kibana Pipeline / general / X-Pack Detection Engine API Integration Tests.x-pack/test/detection_engine_api_integration/security_and_spaces/tests/create_index·ts.detection engine api security and spaces enabled create_index t1_analyst should NOT be able to create a signal index when it has not been created yet. Should return a 403 and error that the user is unauthorized

Link to Jenkins

Standard Out

Failed Tests Reporter:
  - Test has not failed recently on tracked branches

[00:00:00]       │
[00:00:00]         └-: detection engine api security and spaces enabled
[00:00:00]           └-> "before all" hook in "detection engine api security and spaces enabled"
[00:00:00]           └-: 
[00:00:00]             └-> "before all" hook in ""
[00:05:21]             └-: create_index
[00:05:21]               └-> "before all" hook in "create_index"
[00:05:22]               └-: t1_analyst
[00:05:22]                 └-> "before all" hook for "should return a 404 when the signal index has never been created"
[00:05:22]                 └-> should return a 404 when the signal index has never been created
[00:05:22]                   └-> "before each" hook: global before each for "should return a 404 when the signal index has never been created"
[00:05:22]                   └-> "before each" hook for "should return a 404 when the signal index has never been created"
[00:05:22]                     │ debg creating role t1_analyst
[00:05:22]                     │ info [o.e.x.s.a.r.TransportPutRoleAction] [kibana-ci-immutable-ubuntu-18-tests-xxl-1618875299305416281] added role [t1_analyst]
[00:05:22]                     │ debg creating user t1_analyst
[00:05:22]                     │ info [o.e.x.s.a.u.TransportPutUserAction] [kibana-ci-immutable-ubuntu-18-tests-xxl-1618875299305416281] added user [t1_analyst]
[00:05:22]                     │ debg created user t1_analyst
[00:05:22]                   └- ✓ pass  (143ms) "detection engine api security and spaces enabled  create_index t1_analyst should return a 404 when the signal index has never been created"
[00:05:22]                 └-> "after each" hook for "should return a 404 when the signal index has never been created"
[00:05:22]                   │ debg deleting user t1_analyst
[00:05:22]                   │ debg deleted user t1_analyst
[00:05:22]                   │ debg deleting role t1_analyst
[00:05:22]                 └-> "after each" hook for "should return a 404 when the signal index has never been created"
[00:05:22]                 └-> should NOT be able to create a signal index when it has not been created yet. Should return a 403 and error that the user is unauthorized
[00:05:22]                   └-> "before each" hook: global before each for "should NOT be able to create a signal index when it has not been created yet. Should return a 403 and error that the user is unauthorized"
[00:05:22]                   └-> "before each" hook for "should NOT be able to create a signal index when it has not been created yet. Should return a 403 and error that the user is unauthorized"
[00:05:22]                     │ debg creating role t1_analyst
[00:05:22]                     │ info [o.e.x.s.a.r.TransportPutRoleAction] [kibana-ci-immutable-ubuntu-18-tests-xxl-1618875299305416281] added role [t1_analyst]
[00:05:22]                     │ debg creating user t1_analyst
[00:05:22]                     │ info [o.e.x.s.a.u.TransportPutUserAction] [kibana-ci-immutable-ubuntu-18-tests-xxl-1618875299305416281] added user [t1_analyst]
[00:05:22]                     │ debg created user t1_analyst
[00:05:23]                   └- ✖ fail: detection engine api security and spaces enabled  create_index t1_analyst should NOT be able to create a signal index when it has not been created yet. Should return a 403 and error that the user is unauthorized
[00:05:23]                   │       Error: expected { message: 'security_exception: action [cluster:admin/ilm/get] is unauthorized for user [t1_analyst] with roles [t1_analyst], this action is granted by the cluster privileges [read_ilm,manage_ilm,manage,all]',
[00:05:23]                   │   status_code: 403 } to sort of equal { message: 'security_exception: action [cluster:admin/ilm/get] is unauthorized for user [t1_analyst], this action is granted by the cluster privileges [read_ilm,manage_ilm,manage,all]',
[00:05:23]                   │   status_code: 403 }
[00:05:23]                   │       + expected - actual
[00:05:23]                   │ 
[00:05:23]                   │        {
[00:05:23]                   │       -  "message": "security_exception: action [cluster:admin/ilm/get] is unauthorized for user [t1_analyst] with roles [t1_analyst], this action is granted by the cluster privileges [read_ilm,manage_ilm,manage,all]"
[00:05:23]                   │       +  "message": "security_exception: action [cluster:admin/ilm/get] is unauthorized for user [t1_analyst], this action is granted by the cluster privileges [read_ilm,manage_ilm,manage,all]"
[00:05:23]                   │          "status_code": 403
[00:05:23]                   │        }
[00:05:23]                   │       
[00:05:23]                   │       at Assertion.assert (/dev/shm/workspace/parallel/1/kibana/packages/kbn-expect/expect.js:100:11)
[00:05:23]                   │       at Assertion.eql (/dev/shm/workspace/parallel/1/kibana/packages/kbn-expect/expect.js:244:8)
[00:05:23]                   │       at Context.<anonymous> (test/detection_engine_api_integration/security_and_spaces/tests/create_index.ts:92:25)
[00:05:23]                   │       at Object.apply (/dev/shm/workspace/parallel/1/kibana/packages/kbn-test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)
[00:05:23]                   │ 
[00:05:23]                   │ 

Stack Trace

Error: expected { message: 'security_exception: action [cluster:admin/ilm/get] is unauthorized for user [t1_analyst] with roles [t1_analyst], this action is granted by the cluster privileges [read_ilm,manage_ilm,manage,all]',
  status_code: 403 } to sort of equal { message: 'security_exception: action [cluster:admin/ilm/get] is unauthorized for user [t1_analyst], this action is granted by the cluster privileges [read_ilm,manage_ilm,manage,all]',
  status_code: 403 }
    at Assertion.assert (/dev/shm/workspace/parallel/1/kibana/packages/kbn-expect/expect.js:100:11)
    at Assertion.eql (/dev/shm/workspace/parallel/1/kibana/packages/kbn-expect/expect.js:244:8)
    at Context.<anonymous> (test/detection_engine_api_integration/security_and_spaces/tests/create_index.ts:92:25)
    at Object.apply (/dev/shm/workspace/parallel/1/kibana/packages/kbn-test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16) {
  actual: '{\n' +
    '  "message": "security_exception: action [cluster:admin/ilm/get] is unauthorized for user [t1_analyst] with roles [t1_analyst], this action is granted by the cluster privileges [read_ilm,manage_ilm,manage,all]"\n' +
    '  "status_code": 403\n' +
    '}',
  expected: '{\n' +
    '  "message": "security_exception: action [cluster:admin/ilm/get] is unauthorized for user [t1_analyst], this action is granted by the cluster privileges [read_ilm,manage_ilm,manage,all]"\n' +
    '  "status_code": 403\n' +
    '}',
  showDiff: true
}

Kibana Pipeline / general / Chrome X-Pack UI Functional Tests.x-pack/test/functional/apps/transform/editing·ts.transform editing edit transform with pivot configuration updates the transform and displays it correctly in the job list

Link to Jenkins

Standard Out

Failed Tests Reporter:
  - Test has not failed recently on tracked branches

[00:00:00]       │
[00:21:44]         └-: transform
[00:21:44]           └-> "before all" hook in "transform"
[00:21:44]           └-> "before all" hook in "transform"
[00:21:44]             │ debg creating role transform_source
[00:21:44]             │ info [o.e.x.s.a.r.TransportPutRoleAction] [kibana-ci-immutable-ubuntu-18-tests-xxl-1618875299305416281] added role [transform_source]
[00:21:44]             │ debg creating role transform_dest
[00:21:44]             │ info [o.e.x.s.a.r.TransportPutRoleAction] [kibana-ci-immutable-ubuntu-18-tests-xxl-1618875299305416281] added role [transform_dest]
[00:21:44]             │ debg creating role transform_dest_readonly
[00:21:44]             │ info [o.e.x.s.a.r.TransportPutRoleAction] [kibana-ci-immutable-ubuntu-18-tests-xxl-1618875299305416281] added role [transform_dest_readonly]
[00:21:44]             │ debg creating role transform_ui_extras
[00:21:44]             │ info [o.e.x.s.a.r.TransportPutRoleAction] [kibana-ci-immutable-ubuntu-18-tests-xxl-1618875299305416281] added role [transform_ui_extras]
[00:21:44]             │ debg creating user transform_poweruser
[00:21:44]             │ info [o.e.x.s.a.u.TransportPutUserAction] [kibana-ci-immutable-ubuntu-18-tests-xxl-1618875299305416281] added user [transform_poweruser]
[00:21:44]             │ debg created user transform_poweruser
[00:21:44]             │ debg creating user transform_viewer
[00:21:44]             │ info [o.e.x.s.a.u.TransportPutUserAction] [kibana-ci-immutable-ubuntu-18-tests-xxl-1618875299305416281] added user [transform_viewer]
[00:21:44]             │ debg created user transform_viewer
[00:26:21]           └-: editing
[00:26:21]             └-> "before all" hook in "editing"
[00:26:21]             └-> "before all" hook in "editing"
[00:26:21]               │ info [ml/ecommerce] Loading "mappings.json"
[00:26:21]               │ info [ml/ecommerce] Loading "data.json.gz"
[00:26:21]               │ info [ml/ecommerce] Skipped restore for existing index "ft_ecommerce"
[00:26:21]               │ debg Searching for 'index-pattern' with title 'ft_ecommerce'...
[00:26:21]               │ debg  > Found 'abfa9fb0-a170-11eb-8623-19a1fe08a308'
[00:26:21]               │ debg Index pattern with title 'ft_ecommerce' already exists. Nothing to create.
[00:26:21]               │ debg Creating transform with id 'ec_editing_1618877778733'...
[00:26:21]               │ debg Waiting up to 5000ms for 'ec_editing_1618877778733' to exist...
[00:26:21]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1618875299305416281] [.transform-notifications-000002] creating index, cause [auto(bulk api)], templates [.transform-notifications-000002], shards [1]/[1]
[00:26:21]               │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1618875299305416281] updating number_of_replicas to [0] for indices [.transform-notifications-000002]
[00:26:21]               │ debg Starting transform 'ec_editing_1618877778733' ...
[00:26:21]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1618875299305416281] [user-ec_2_1618877778733] creating index, cause [api], templates [], shards [1]/[1]
[00:26:21]               │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1618875299305416281] updating number_of_replicas to [0] for indices [user-ec_2_1618877778733]
[00:26:21]               │ info [o.e.x.t.t.TransformTask] [kibana-ci-immutable-ubuntu-18-tests-xxl-1618875299305416281] [ec_editing_1618877778733] updating state for transform to [{"task_state":"started","indexer_state":"stopped","checkpoint":0,"should_stop_at_checkpoint":false}].
[00:26:21]               │ info [o.e.x.t.t.TransformPersistentTasksExecutor] [kibana-ci-immutable-ubuntu-18-tests-xxl-1618875299305416281] [ec_editing_1618877778733] successfully completed and scheduled task in node operation
[00:26:21]               │ debg Waiting up to 120000ms for batch transform to complete...
[00:26:21]               │ debg Fetching transform stats for transform ec_editing_1618877778733
[00:26:21]               │ debg --- retry.waitForWithTimeout error: expected batch transform to be stopped with last checkpoint = 1 (got status: 'indexing', checkpoint: '0')
[00:26:21]               │ info [o.e.x.t.t.ClientTransformIndexer] [kibana-ci-immutable-ubuntu-18-tests-xxl-1618875299305416281] [ec_editing_1618877778733] transform finished indexing all data, initiating stop.
[00:26:22]               │ debg Fetching transform stats for transform ec_editing_1618877778733
[00:26:22]               │ debg applying update to kibana config: {"dateFormat:tz":"UTC"}
[00:26:22]               │ debg SecurityPage.forceLogout
[00:26:22]               │ debg Find.existsByDisplayedByCssSelector('.login-form') with timeout=100
[00:26:22]               │ debg --- retry.tryForTime error: .login-form is not displayed
[00:26:23]               │ debg Redirecting to /logout to force the logout
[00:26:23]               │ debg Waiting on the login form to appear
[00:26:23]               │ debg Waiting for Login Page to appear.
[00:26:23]               │ debg Waiting up to 100000ms for login page...
[00:26:23]               │ debg browser[INFO] http://localhost:61181/logout?_t=1618879362890 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:26:23]               │
[00:26:23]               │ debg browser[INFO] http://localhost:61181/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:26:23]               │ debg Find.existsByDisplayedByCssSelector('.login-form') with timeout=2500
[00:26:26]               │ERROR browser[SEVERE] http://localhost:61181/internal/security/me - Failed to load resource: the server responded with a status of 401 (Unauthorized)
[00:26:26]               │ debg browser[INFO] http://localhost:61181/login?msg=LOGGED_OUT 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:26:26]               │
[00:26:26]               │ debg browser[INFO] http://localhost:61181/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:26:26]               │ERROR browser[SEVERE] http://localhost:61181/internal/spaces/_active_space - Failed to load resource: the server responded with a status of 401 (Unauthorized)
[00:26:26]               │ERROR browser[SEVERE] http://localhost:61181/internal/security/me - Failed to load resource: the server responded with a status of 401 (Unauthorized)
[00:26:26]               │ debg browser[INFO] http://localhost:61181/40593/bundles/core/core.entry.js 12:161232 "Detected an unhandled Promise rejection.
[00:26:26]               │      Error: Unauthorized"
[00:26:26]               │ERROR browser[SEVERE] http://localhost:61181/40593/bundles/core/core.entry.js 5:3002 
[00:26:26]               │ERROR browser[SEVERE] http://localhost:61181/api/licensing/info - Failed to load resource: the server responded with a status of 401 (Unauthorized)
[00:26:26]               │ debg TestSubjects.exists(loginForm)
[00:26:26]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="loginForm"]') with timeout=2500
[00:26:26]               │ debg Waiting for Login Form to appear.
[00:26:26]               │ debg Waiting up to 100000ms for login form...
[00:26:26]               │ debg TestSubjects.exists(loginForm)
[00:26:26]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="loginForm"]') with timeout=2500
[00:26:26]               │ debg TestSubjects.setValue(loginUsername, transform_poweruser)
[00:26:26]               │ debg TestSubjects.click(loginUsername)
[00:26:26]               │ debg Find.clickByCssSelector('[data-test-subj="loginUsername"]') with timeout=10000
[00:26:26]               │ debg Find.findByCssSelector('[data-test-subj="loginUsername"]') with timeout=10000
[00:26:26]               │ debg TestSubjects.setValue(loginPassword, tfp001)
[00:26:26]               │ debg TestSubjects.click(loginPassword)
[00:26:26]               │ debg Find.clickByCssSelector('[data-test-subj="loginPassword"]') with timeout=10000
[00:26:26]               │ debg Find.findByCssSelector('[data-test-subj="loginPassword"]') with timeout=10000
[00:26:26]               │ debg TestSubjects.click(loginSubmit)
[00:26:26]               │ debg Find.clickByCssSelector('[data-test-subj="loginSubmit"]') with timeout=10000
[00:26:26]               │ debg Find.findByCssSelector('[data-test-subj="loginSubmit"]') with timeout=10000
[00:26:26]               │ debg Waiting for login result, expected: chrome.
[00:26:26]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"] .app-wrapper:not(.hidden-chrome)') with timeout=20000
[00:26:26]               │ proc [kibana]   log   [00:42:46.049] [info][plugins][routes][security] Logging in with provider "basic" (basic)
[00:26:28]               │ debg browser[INFO] http://localhost:61181/app/home 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:26:28]               │
[00:26:28]               │ debg browser[INFO] http://localhost:61181/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:26:28]               │ debg Finished login process currentUrl = http://localhost:61181/app/home#/
[00:26:28]               │ debg Waiting up to 20000ms for logout button visible...
[00:26:28]               │ debg TestSubjects.exists(userMenuButton)
[00:26:28]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="userMenuButton"]') with timeout=2500
[00:26:28]               │ debg TestSubjects.exists(userMenu)
[00:26:28]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="userMenu"]') with timeout=2500
[00:26:31]               │ debg --- retry.tryForTime error: [data-test-subj="userMenu"] is not displayed
[00:26:31]               │ debg TestSubjects.click(userMenuButton)
[00:26:31]               │ debg Find.clickByCssSelector('[data-test-subj="userMenuButton"]') with timeout=10000
[00:26:31]               │ debg Find.findByCssSelector('[data-test-subj="userMenuButton"]') with timeout=10000
[00:26:31]               │ debg TestSubjects.exists(userMenu)
[00:26:31]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="userMenu"]') with timeout=120000
[00:26:31]               │ debg TestSubjects.exists(userMenu > logoutLink)
[00:26:31]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="userMenu"] [data-test-subj="logoutLink"]') with timeout=2500
[00:26:31]             └-: edit transform with pivot configuration
[00:26:31]               └-> "before all" hook for "opens the edit flyout for an existing transform"
[00:26:31]               └-> opens the edit flyout for an existing transform
[00:26:31]                 └-> "before each" hook: global before each for "opens the edit flyout for an existing transform"
[00:26:31]                 │ debg === TEST STEP === should load the home page
[00:26:31]                 │ debg navigating to transform url: http://localhost:61181/app/management/data/transform
[00:26:31]                 │ debg navigate to: http://localhost:61181/app/management/data/transform
[00:26:31]                 │ debg browser[INFO] http://localhost:61181/app/management/data/transform?_t=1618879371198 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:26:31]                 │
[00:26:31]                 │ debg browser[INFO] http://localhost:61181/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:26:31]                 │ debg ... sleep(700) start
[00:26:32]                 │ debg ... sleep(700) end
[00:26:32]                 │ debg returned from get, calling refresh
[00:26:33]                 │ERROR browser[SEVERE] http://localhost:61181/40593/bundles/core/core.entry.js 12:160284 TypeError: Failed to fetch
[00:26:33]                 │          at fetch_Fetch.fetchResponse (http://localhost:61181/40593/bundles/core/core.entry.js:6:32451)
[00:26:33]                 │          at async interceptResponse (http://localhost:61181/40593/bundles/core/core.entry.js:6:28637)
[00:26:33]                 │          at async http://localhost:61181/40593/bundles/core/core.entry.js:6:31117
[00:26:33]                 │ debg browser[INFO] http://localhost:61181/app/management/data/transform?_t=1618879371198 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:26:33]                 │
[00:26:33]                 │ debg browser[INFO] http://localhost:61181/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:26:33]                 │ debg currentUrl = http://localhost:61181/app/management/data/transform
[00:26:33]                 │          appUrl = http://localhost:61181/app/management/data/transform
[00:26:33]                 │ debg TestSubjects.find(kibanaChrome)
[00:26:33]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:26:33]                 │ debg ... sleep(501) start
[00:26:34]                 │ debg ... sleep(501) end
[00:26:34]                 │ debg in navigateTo url = http://localhost:61181/app/management/data/transform
[00:26:34]                 │ debg TestSubjects.exists(statusPageContainer)
[00:26:34]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:26:36]                 │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:26:37]                 │ debg TestSubjects.exists(transformPageTransformList)
[00:26:37]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="transformPageTransformList"]') with timeout=120000
[00:26:37]                 │ debg === TEST STEP === should display the transforms table
[00:26:37]                 │ debg TestSubjects.exists(~transformListTable)
[00:26:37]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="transformListTable"]') with timeout=120000
[00:26:37]                 │ debg === TEST STEP === should display the original transform in the transform list
[00:26:37]                 │ debg TestSubjects.exists(~transformRefreshTransformListButton)
[00:26:37]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="transformRefreshTransformListButton"]') with timeout=10000
[00:26:37]                 │ debg TestSubjects.exists(transformRefreshTransformListButton loaded)
[00:26:37]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="transformRefreshTransformListButton loaded"]') with timeout=30000
[00:26:37]                 │ debg TestSubjects.click(~transformRefreshTransformListButton)
[00:26:37]                 │ debg Find.clickByCssSelector('[data-test-subj~="transformRefreshTransformListButton"]') with timeout=10000
[00:26:37]                 │ debg Find.findByCssSelector('[data-test-subj~="transformRefreshTransformListButton"]') with timeout=10000
[00:26:37]                 │ debg TestSubjects.exists(~transformRefreshTransformListButton)
[00:26:37]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="transformRefreshTransformListButton"]') with timeout=10000
[00:26:37]                 │ debg TestSubjects.exists(transformRefreshTransformListButton loaded)
[00:26:37]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="transformRefreshTransformListButton loaded"]') with timeout=30000
[00:26:37]                 │ debg TestSubjects.exists(~transformListTable)
[00:26:37]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="transformListTable"]') with timeout=60000
[00:26:37]                 │ debg TestSubjects.exists(transformListTable loaded)
[00:26:37]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="transformListTable loaded"]') with timeout=30000
[00:26:37]                 │ debg TestSubjects.exists(~transformListTable)
[00:26:37]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="transformListTable"]') with timeout=60000
[00:26:37]                 │ debg TestSubjects.exists(transformListTable loaded)
[00:26:37]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="transformListTable loaded"]') with timeout=30000
[00:26:37]                 │ debg TestSubjects.find(transformListTableContainer)
[00:26:37]                 │ debg Find.findByCssSelector('[data-test-subj="transformListTableContainer"]') with timeout=10000
[00:26:38]                 │ debg TestSubjects.find(~transformListTable)
[00:26:38]                 │ debg Find.findByCssSelector('[data-test-subj~="transformListTable"]') with timeout=10000
[00:26:38]                 │ debg === TEST STEP === should show the actions popover
[00:26:38]                 │ debg TestSubjects.click(euiCollapsedItemActionsButton)
[00:26:38]                 │ debg Find.clickByCssSelector('[data-test-subj="euiCollapsedItemActionsButton"]') with timeout=10000
[00:26:38]                 │ debg Find.findByCssSelector('[data-test-subj="euiCollapsedItemActionsButton"]') with timeout=10000
[00:26:38]                 │ debg TestSubjects.exists(transformActionClone)
[00:26:38]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="transformActionClone"]') with timeout=120000
[00:26:38]                 │ debg TestSubjects.exists(transformActionDelete)
[00:26:38]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="transformActionDelete"]') with timeout=120000
[00:26:38]                 │ debg TestSubjects.exists(transformActionEdit)
[00:26:38]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="transformActionEdit"]') with timeout=120000
[00:26:38]                 │ debg TestSubjects.exists(transformActionStart)
[00:26:38]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="transformActionStart"]') with timeout=120000
[00:26:38]                 │ debg TestSubjects.missingOrFail(transformActionStop)
[00:26:38]                 │ debg Find.waitForDeletedByCssSelector('[data-test-subj="transformActionStop"]') with timeout=2500
[00:26:38]                 │ debg === TEST STEP === should show the edit flyout
[00:26:38]                 │ debg TestSubjects.click(transformActionEdit)
[00:26:38]                 │ debg Find.clickByCssSelector('[data-test-subj="transformActionEdit"]') with timeout=10000
[00:26:38]                 │ debg Find.findByCssSelector('[data-test-subj="transformActionEdit"]') with timeout=10000
[00:26:38]                 │ debg TestSubjects.exists(transformEditFlyout)
[00:26:38]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="transformEditFlyout"]') with timeout=120000
[00:26:38]                 └- ✓ pass  (7.2s) "transform editing edit transform with pivot configuration opens the edit flyout for an existing transform"
[00:26:38]               └-> navigates through the edit flyout and sets all needed fields
[00:26:38]                 └-> "before each" hook: global before each for "navigates through the edit flyout and sets all needed fields"
[00:26:38]                 │ debg === TEST STEP === should update the transform description
[00:26:38]                 │ debg TestSubjects.exists(transformEditFlyoutDescriptionInput)
[00:26:38]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="transformEditFlyoutDescriptionInput"]') with timeout=120000
[00:26:38]                 │ debg TestSubjects.getAttribute(transformEditFlyoutDescriptionInput, value, tryTimeout=120000, findTimeout=10000)
[00:26:38]                 │ debg TestSubjects.find(transformEditFlyoutDescriptionInput)
[00:26:38]                 │ debg Find.findByCssSelector('[data-test-subj="transformEditFlyoutDescriptionInput"]') with timeout=10000
[00:26:39]                 │ debg TestSubjects.setValue(transformEditFlyoutDescriptionInput, updated description)
[00:26:39]                 │ debg TestSubjects.click(transformEditFlyoutDescriptionInput)
[00:26:39]                 │ debg Find.clickByCssSelector('[data-test-subj="transformEditFlyoutDescriptionInput"]') with timeout=10000
[00:26:39]                 │ debg Find.findByCssSelector('[data-test-subj="transformEditFlyoutDescriptionInput"]') with timeout=10000
[00:26:39]                 │ debg TestSubjects.getAttribute(transformEditFlyoutDescriptionInput, value, tryTimeout=120000, findTimeout=10000)
[00:26:39]                 │ debg TestSubjects.find(transformEditFlyoutDescriptionInput)
[00:26:39]                 │ debg Find.findByCssSelector('[data-test-subj="transformEditFlyoutDescriptionInput"]') with timeout=10000
[00:26:39]                 │ debg === TEST STEP === should update the transform documents per second
[00:26:39]                 │ debg TestSubjects.click(transformEditAccordionAdvancedSettings)
[00:26:39]                 │ debg Find.clickByCssSelector('[data-test-subj="transformEditAccordionAdvancedSettings"]') with timeout=10000
[00:26:39]                 │ debg Find.findByCssSelector('[data-test-subj="transformEditAccordionAdvancedSettings"]') with timeout=10000
[00:26:39]                 │ debg TestSubjects.exists(transformEditAccordionAdvancedSettingsContent)
[00:26:39]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="transformEditAccordionAdvancedSettingsContent"]') with timeout=120000
[00:26:39]                 │ debg --- retry.tryForTime error: [data-test-subj="transformEditAccordionAdvancedSettingsContent"] is not displayed
[00:26:40]                 │ debg TestSubjects.exists(transformEditFlyoutDocsPerSecondInput)
[00:26:40]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="transformEditFlyoutDocsPerSecondInput"]') with timeout=120000
[00:26:40]                 │ debg TestSubjects.getAttribute(transformEditFlyoutDocsPerSecondInput, value, tryTimeout=120000, findTimeout=10000)
[00:26:40]                 │ debg TestSubjects.find(transformEditFlyoutDocsPerSecondInput)
[00:26:40]                 │ debg Find.findByCssSelector('[data-test-subj="transformEditFlyoutDocsPerSecondInput"]') with timeout=10000
[00:26:40]                 │ debg TestSubjects.setValue(transformEditFlyoutDocsPerSecondInput, 1000)
[00:26:40]                 │ debg TestSubjects.click(transformEditFlyoutDocsPerSecondInput)
[00:26:40]                 │ debg Find.clickByCssSelector('[data-test-subj="transformEditFlyoutDocsPerSecondInput"]') with timeout=10000
[00:26:40]                 │ debg Find.findByCssSelector('[data-test-subj="transformEditFlyoutDocsPerSecondInput"]') with timeout=10000
[00:26:40]                 │ debg TestSubjects.getAttribute(transformEditFlyoutDocsPerSecondInput, value, tryTimeout=120000, findTimeout=10000)
[00:26:40]                 │ debg TestSubjects.find(transformEditFlyoutDocsPerSecondInput)
[00:26:40]                 │ debg Find.findByCssSelector('[data-test-subj="transformEditFlyoutDocsPerSecondInput"]') with timeout=10000
[00:26:40]                 │ debg === TEST STEP === should update the transform frequency
[00:26:40]                 │ debg TestSubjects.exists(transformEditFlyoutFrequencyInput)
[00:26:40]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="transformEditFlyoutFrequencyInput"]') with timeout=120000
[00:26:40]                 │ debg TestSubjects.getAttribute(transformEditFlyoutFrequencyInput, value, tryTimeout=120000, findTimeout=10000)
[00:26:40]                 │ debg TestSubjects.find(transformEditFlyoutFrequencyInput)
[00:26:40]                 │ debg Find.findByCssSelector('[data-test-subj="transformEditFlyoutFrequencyInput"]') with timeout=10000
[00:26:40]                 │ debg TestSubjects.setValue(transformEditFlyoutFrequencyInput, 10m)
[00:26:40]                 │ debg TestSubjects.click(transformEditFlyoutFrequencyInput)
[00:26:40]                 │ debg Find.clickByCssSelector('[data-test-subj="transformEditFlyoutFrequencyInput"]') with timeout=10000
[00:26:40]                 │ debg Find.findByCssSelector('[data-test-subj="transformEditFlyoutFrequencyInput"]') with timeout=10000
[00:26:40]                 │ debg TestSubjects.getAttribute(transformEditFlyoutFrequencyInput, value, tryTimeout=120000, findTimeout=10000)
[00:26:40]                 │ debg TestSubjects.find(transformEditFlyoutFrequencyInput)
[00:26:40]                 │ debg Find.findByCssSelector('[data-test-subj="transformEditFlyoutFrequencyInput"]') with timeout=10000
[00:26:40]                 └- ✓ pass  (1.7s) "transform editing edit transform with pivot configuration navigates through the edit flyout and sets all needed fields"
[00:26:40]               └-> updates the transform and displays it correctly in the job list
[00:26:40]                 └-> "before each" hook: global before each for "updates the transform and displays it correctly in the job list"
[00:26:40]                 │ debg === TEST STEP === should update the transform
[00:26:40]                 │ debg TestSubjects.click(transformEditFlyoutUpdateButton)
[00:26:40]                 │ debg Find.clickByCssSelector('[data-test-subj="transformEditFlyoutUpdateButton"]') with timeout=10000
[00:26:40]                 │ debg Find.findByCssSelector('[data-test-subj="transformEditFlyoutUpdateButton"]') with timeout=10000
[00:26:40]                 │ debg TestSubjects.missingOrFail(transformEditFlyout)
[00:26:40]                 │ debg Find.waitForDeletedByCssSelector('[data-test-subj="transformEditFlyout"]') with timeout=2500
[00:26:41]                 │ debg === TEST STEP === should display the transforms table
[00:26:41]                 │ debg TestSubjects.exists(~transformListTable)
[00:26:41]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="transformListTable"]') with timeout=120000
[00:26:41]                 │ debg === TEST STEP === should display the updated transform in the transform list
[00:26:41]                 │ debg TestSubjects.exists(~transformRefreshTransformListButton)
[00:26:41]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="transformRefreshTransformListButton"]') with timeout=10000
[00:26:41]                 │ debg TestSubjects.exists(transformRefreshTransformListButton loaded)
[00:26:41]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="transformRefreshTransformListButton loaded"]') with timeout=30000
[00:26:41]                 │ debg TestSubjects.click(~transformRefreshTransformListButton)
[00:26:41]                 │ debg Find.clickByCssSelector('[data-test-subj~="transformRefreshTransformListButton"]') with timeout=10000
[00:26:41]                 │ debg Find.findByCssSelector('[data-test-subj~="transformRefreshTransformListButton"]') with timeout=10000
[00:26:41]                 │ debg TestSubjects.exists(~transformRefreshTransformListButton)
[00:26:41]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="transformRefreshTransformListButton"]') with timeout=10000
[00:26:41]                 │ debg TestSubjects.exists(transformRefreshTransformListButton loaded)
[00:26:41]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="transformRefreshTransformListButton loaded"]') with timeout=30000
[00:26:41]                 │ debg TestSubjects.exists(~transformListTable)
[00:26:41]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="transformListTable"]') with timeout=60000
[00:26:41]                 │ debg TestSubjects.exists(transformListTable loaded)
[00:26:41]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="transformListTable loaded"]') with timeout=30000
[00:26:41]                 │ debg TestSubjects.exists(~transformListTable)
[00:26:41]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="transformListTable"]') with timeout=60000
[00:26:41]                 │ debg TestSubjects.exists(transformListTable loaded)
[00:26:41]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="transformListTable loaded"]') with timeout=30000
[00:26:41]                 │ debg TestSubjects.find(transformListTableContainer)
[00:26:41]                 │ debg Find.findByCssSelector('[data-test-subj="transformListTableContainer"]') with timeout=10000
[00:26:42]                 │ debg TestSubjects.find(~transformListTable)
[00:26:42]                 │ debg Find.findByCssSelector('[data-test-subj~="transformListTable"]') with timeout=10000
[00:26:42]                 │ debg === TEST STEP === should display the updated transform in the transform list row cells
[00:26:42]                 │ debg TestSubjects.find(~transformListTable)
[00:26:42]                 │ debg Find.findByCssSelector('[data-test-subj~="transformListTable"]') with timeout=10000
[00:26:42]                 │ debg === TEST STEP === should display the messages tab and include an update message
[00:26:42]                 │ debg TestSubjects.click(transformListRowDetailsToggle)
[00:26:42]                 │ debg Find.clickByCssSelector('[data-test-subj="transformListRowDetailsToggle"]') with timeout=10000
[00:26:42]                 │ debg Find.findByCssSelector('[data-test-subj="transformListRowDetailsToggle"]') with timeout=10000
[00:26:42]                 │ debg TestSubjects.exists(transformDetailsTab)
[00:26:42]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="transformDetailsTab"]') with timeout=120000
[00:26:42]                 │ debg --- retry.tryForTime error: [data-test-subj="transformDetailsTab"] is not displayed
[00:26:42]                 │ debg TestSubjects.exists(~transformDetailsTabContent)
[00:26:42]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="transformDetailsTabContent"]') with timeout=120000
[00:26:42]                 │ debg TestSubjects.exists(transformMessagesTab)
[00:26:42]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="transformMessagesTab"]') with timeout=120000
[00:26:42]                 │ debg TestSubjects.click(transformMessagesTab)
[00:26:42]                 │ debg Find.clickByCssSelector('[data-test-subj="transformMessagesTab"]') with timeout=10000
[00:26:42]                 │ debg Find.findByCssSelector('[data-test-subj="transformMessagesTab"]') with timeout=10000
[00:26:42]                 │ debg TestSubjects.exists(~transformMessagesTabContent)
[00:26:42]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="transformMessagesTabContent"]') with timeout=120000
[00:26:42]                 │ debg TestSubjects.getVisibleText(~transformMessagesTabContent)
[00:26:42]                 │ debg TestSubjects.find(~transformMessagesTabContent)
[00:26:42]                 │ debg Find.findByCssSelector('[data-test-subj~="transformMessagesTabContent"]') with timeout=10000
[00:26:43]                 │ debg --- retry.tryForTime error: Expected transform messages text to include 'updated transform.'
[00:26:43]                 │ debg TestSubjects.getVisibleText(~transformMessagesTabContent)
[00:26:43]                 │ debg TestSubjects.find(~transformMessagesTabContent)
[00:26:43]                 │ debg Find.findByCssSelector('[data-test-subj~="transformMessagesTabContent"]') with timeout=10000
[00:26:43]                 │ debg --- retry.tryForTime failed again with the same message...
[00:26:44]                 │ debg TestSubjects.getVisibleText(~transformMessagesTabContent)
[00:26:44]                 │ debg TestSubjects.find(~transformMessagesTabContent)
[00:26:44]                 │ debg Find.findByCssSelector('[data-test-subj~="transformMessagesTabContent"]') with timeout=10000
[00:26:44]                 │ debg --- retry.tryForTime failed again with the same message...
[00:26:44]                 │ debg TestSubjects.getVisibleText(~transformMessagesTabContent)
[00:26:44]                 │ debg TestSubjects.find(~transformMessagesTabContent)
[00:26:44]                 │ debg Find.findByCssSelector('[data-test-subj~="transformMessagesTabContent"]') with timeout=10000
[00:26:44]                 │ debg --- retry.tryForTime failed again with the same message...
[00:26:45]                 │ debg TestSubjects.getVisibleText(~transformMessagesTabContent)
[00:26:45]                 │ debg TestSubjects.find(~transformMessagesTabContent)
[00:26:45]                 │ debg Find.findByCssSelector('[data-test-subj~="transformMessagesTabContent"]') with timeout=10000
[00:26:45]                 │ debg --- retry.tryForTime failed again with the same message...
[00:26:45]                 │ debg TestSubjects.getVisibleText(~transformMessagesTabContent)
[00:26:45]                 │ debg TestSubjects.find(~transformMessagesTabContent)
[00:26:45]                 │ debg Find.findByCssSelector('[data-test-subj~="transformMessagesTabContent"]') with timeout=10000
[00:26:46]                 │ debg --- retry.tryForTime failed again with the same message...
[00:26:46]                 │ debg TestSubjects.getVisibleText(~transformMessagesTabContent)
[00:26:46]                 │ debg TestSubjects.find(~transformMessagesTabContent)
[00:26:46]                 │ debg Find.findByCssSelector('[data-test-subj~="transformMessagesTabContent"]') with timeout=10000
[00:26:46]                 │ debg --- retry.tryForTime failed again with the same message...
[00:26:47]                 │ debg TestSubjects.getVisibleText(~transformMessagesTabContent)
[00:26:47]                 │ debg TestSubjects.find(~transformMessagesTabContent)
[00:26:47]                 │ debg Find.findByCssSelector('[data-test-subj~="transformMessagesTabContent"]') with timeout=10000
[00:26:47]                 │ debg --- retry.tryForTime failed again with the same message...
[00:26:47]                 │ debg TestSubjects.getVisibleText(~transformMessagesTabContent)
[00:26:47]                 │ debg TestSubjects.find(~transformMessagesTabContent)
[00:26:47]                 │ debg Find.findByCssSelector('[data-test-subj~="transformMessagesTabContent"]') with timeout=10000
[00:26:47]                 │ debg --- retry.tryForTime failed again with the same message...
[00:26:48]                 │ debg TestSubjects.getVisibleText(~transformMessagesTabContent)
[00:26:48]                 │ debg TestSubjects.find(~transformMessagesTabContent)
[00:26:48]                 │ debg Find.findByCssSelector('[data-test-subj~="transformMessagesTabContent"]') with timeout=10000
[00:26:48]                 │ debg --- retry.tryForTime failed again with the same message...
[00:26:49]                 │ debg TestSubjects.getVisibleText(~transformMessagesTabContent)
[00:26:49]                 │ debg TestSubjects.find(~transformMessagesTabContent)
[00:26:49]                 │ debg Find.findByCssSelector('[data-test-subj~="transformMessagesTabContent"]') with timeout=10000
[00:26:49]                 │ debg --- retry.tryForTime failed again with the same message...
[00:26:49]                 │ debg TestSubjects.getVisibleText(~transformMessagesTabContent)
[00:26:49]                 │ debg TestSubjects.find(~transformMessagesTabContent)
[00:26:49]                 │ debg Find.findByCssSelector('[data-test-subj~="transformMessagesTabContent"]') with timeout=10000
[00:26:49]                 │ debg --- retry.tryForTime failed again with the same message...
[00:26:50]                 │ debg TestSubjects.getVisibleText(~transformMessagesTabContent)
[00:26:50]                 │ debg TestSubjects.find(~transformMessagesTabContent)
[00:26:50]                 │ debg Find.findByCssSelector('[data-test-subj~="transformMessagesTabContent"]') with timeout=10000
[00:26:50]                 │ debg --- retry.tryForTime failed again with the same message...
[00:26:50]                 │ debg TestSubjects.getVisibleText(~transformMessagesTabContent)
[00:26:50]                 │ debg TestSubjects.find(~transformMessagesTabContent)
[00:26:50]                 │ debg Find.findByCssSelector('[data-test-subj~="transformMessagesTabContent"]') with timeout=10000
[00:26:50]                 │ debg --- retry.tryForTime failed again with the same message...
[00:26:51]                 │ debg TestSubjects.getVisibleText(~transformMessagesTabContent)
[00:26:51]                 │ debg TestSubjects.find(~transformMessagesTabContent)
[00:26:51]                 │ debg Find.findByCssSelector('[data-test-subj~="transformMessagesTabContent"]') with timeout=10000
[00:26:51]                 │ debg --- retry.tryForTime failed again with the same message...
[00:26:52]                 │ debg TestSubjects.getVisibleText(~transformMessagesTabContent)
[00:26:52]                 │ debg TestSubjects.find(~transformMessagesTabContent)
[00:26:52]                 │ debg Find.findByCssSelector('[data-test-subj~="transformMessagesTabContent"]') with timeout=10000
[00:26:52]                 │ debg --- retry.tryForTime failed again with the same message...
[00:26:52]                 │ debg TestSubjects.getVisibleText(~transformMessagesTabContent)
[00:26:52]                 │ debg TestSubjects.find(~transformMessagesTabContent)
[00:26:52]                 │ debg Find.findByCssSelector('[data-test-subj~="transformMessagesTabContent"]') with timeout=10000
[00:26:52]                 │ debg --- retry.tryForTime failed again with the same message...
[00:26:53]                 │ debg TestSubjects.getVisibleText(~transformMessagesTabContent)
[00:26:53]                 │ debg TestSubjects.find(~transformMessagesTabContent)
[00:26:53]                 │ debg Find.findByCssSelector('[data-test-subj~="transformMessagesTabContent"]') with timeout=10000
[00:26:53]                 │ debg --- retry.tryForTime failed again with the same message...
[00:26:53]                 │ debg TestSubjects.getVisibleText(~transformMessagesTabContent)
[00:26:53]                 │ debg TestSubjects.find(~transformMessagesTabContent)
[00:26:53]                 │ debg Find.findByCssSelector('[data-test-subj~="transformMessagesTabContent"]') with timeout=10000
[00:26:54]                 │ debg --- retry.tryForTime failed again with the same message...
[00:26:54]                 │ debg TestSubjects.getVisibleText(~transformMessagesTabContent)
[00:26:54]                 │ debg TestSubjects.find(~transformMessagesTabContent)
[00:26:54]                 │ debg Find.findByCssSelector('[data-test-subj~="transformMessagesTabContent"]') with timeout=10000
[00:26:54]                 │ debg --- retry.tryForTime failed again with the same message...
[00:26:55]                 │ debg TestSubjects.getVisibleText(~transformMessagesTabContent)
[00:26:55]                 │ debg TestSubjects.find(~transformMessagesTabContent)
[00:26:55]                 │ debg Find.findByCssSelector('[data-test-subj~="transformMessagesTabContent"]') with timeout=10000
[00:26:55]                 │ debg --- retry.tryForTime failed again with the same message...
[00:26:55]                 │ debg TestSubjects.getVisibleText(~transformMessagesTabContent)
[00:26:55]                 │ debg TestSubjects.find(~transformMessagesTabContent)
[00:26:55]                 │ debg Find.findByCssSelector('[data-test-subj~="transformMessagesTabContent"]') with timeout=10000
[00:26:55]                 │ debg --- retry.tryForTime failed again with the same message...
[00:26:56]                 │ debg TestSubjects.getVisibleText(~transformMessagesTabContent)
[00:26:56]                 │ debg TestSubjects.find(~transformMessagesTabContent)
[00:26:56]                 │ debg Find.findByCssSelector('[data-test-subj~="transformMessagesTabContent"]') with timeout=10000
[00:26:56]                 │ debg --- retry.tryForTime failed again with the same message...
[00:26:57]                 │ debg TestSubjects.getVisibleText(~transformMessagesTabContent)
[00:26:57]                 │ debg TestSubjects.find(~transformMessagesTabContent)
[00:26:57]                 │ debg Find.findByCssSelector('[data-test-subj~="transformMessagesTabContent"]') with timeout=10000
[00:26:57]                 │ debg --- retry.tryForTime failed again with the same message...
[00:26:57]                 │ debg TestSubjects.getVisibleText(~transformMessagesTabContent)
[00:26:57]                 │ debg TestSubjects.find(~transformMessagesTabContent)
[00:26:57]                 │ debg Find.findByCssSelector('[data-test-subj~="transformMessagesTabContent"]') with timeout=10000
[00:26:57]                 │ debg --- retry.tryForTime failed again with the same message...
[00:26:58]                 │ debg TestSubjects.getVisibleText(~transformMessagesTabContent)
[00:26:58]                 │ debg TestSubjects.find(~transformMessagesTabContent)
[00:26:58]                 │ debg Find.findByCssSelector('[data-test-subj~="transformMessagesTabContent"]') with timeout=10000
[00:26:58]                 │ debg --- retry.tryForTime failed again with the same message...
[00:26:58]                 │ debg TestSubjects.getVisibleText(~transformMessagesTabContent)
[00:26:58]                 │ debg TestSubjects.find(~transformMessagesTabContent)
[00:26:58]                 │ debg Find.findByCssSelector('[data-test-subj~="transformMessagesTabContent"]') with timeout=10000
[00:26:58]                 │ debg --- retry.tryForTime failed again with the same message...
[00:26:59]                 │ debg TestSubjects.getVisibleText(~transformMessagesTabContent)
[00:26:59]                 │ debg TestSubjects.find(~transformMessagesTabContent)
[00:26:59]                 │ debg Find.findByCssSelector('[data-test-subj~="transformMessagesTabContent"]') with timeout=10000
[00:26:59]                 │ debg --- retry.tryForTime failed again with the same message...
[00:27:00]                 │ debg TestSubjects.getVisibleText(~transformMessagesTabContent)
[00:27:00]                 │ debg TestSubjects.find(~transformMessagesTabContent)
[00:27:00]                 │ debg Find.findByCssSelector('[data-test-subj~="transformMessagesTabContent"]') with timeout=10000
[00:27:00]                 │ debg --- retry.tryForTime failed again with the same message...
[00:27:00]                 │ debg TestSubjects.getVisibleText(~transformMessagesTabContent)
[00:27:00]                 │ debg TestSubjects.find(~transformMessagesTabContent)
[00:27:00]                 │ debg Find.findByCssSelector('[data-test-subj~="transformMessagesTabContent"]') with timeout=10000
[00:27:00]                 │ debg --- retry.tryForTime failed again with the same message...
[00:27:01]                 │ debg TestSubjects.getVisibleText(~transformMessagesTabContent)
[00:27:01]                 │ debg TestSubjects.find(~transformMessagesTabContent)
[00:27:01]                 │ debg Find.findByCssSelector('[data-test-subj~="transformMessagesTabContent"]') with timeout=10000
[00:27:01]                 │ debg --- retry.tryForTime failed again with the same message...
[00:27:01]                 │ debg TestSubjects.getVisibleText(~transformMessagesTabContent)
[00:27:01]                 │ debg TestSubjects.find(~transformMessagesTabContent)
[00:27:01]                 │ debg Find.findByCssSelector('[data-test-subj~="transformMessagesTabContent"]') with timeout=10000
[00:27:02]                 │ debg --- retry.tryForTime failed again with the same message...
[00:27:02]                 │ debg TestSubjects.getVisibleText(~transformMessagesTabContent)
[00:27:02]                 │ debg TestSubjects.find(~transformMessagesTabContent)
[00:27:02]                 │ debg Find.findByCssSelector('[data-test-subj~="transformMessagesTabContent"]') with timeout=10000
[00:27:02]                 │ debg --- retry.tryForTime failed again with the same message...
[00:27:03]                 │ debg TestSubjects.getVisibleText(~transformMessagesTabContent)
[00:27:03]                 │ debg TestSubjects.find(~transformMessagesTabContent)
[00:27:03]                 │ debg Find.findByCssSelector('[data-test-subj~="transformMessagesTabContent"]') with timeout=10000
[00:27:03]                 │ debg --- retry.tryForTime failed again with the same message...
[00:27:03]                 │ debg TestSubjects.getVisibleText(~transformMessagesTabContent)
[00:27:03]                 │ debg TestSubjects.find(~transformMessagesTabContent)
[00:27:03]                 │ debg Find.findByCssSelector('[data-test-subj~="transformMessagesTabContent"]') with timeout=10000
[00:27:03]                 │ debg --- retry.tryForTime failed again with the same message...
[00:27:04]                 │ debg TestSubjects.getVisibleText(~transformMessagesTabContent)
[00:27:04]                 │ debg TestSubjects.find(~transformMessagesTabContent)
[00:27:04]                 │ debg Find.findByCssSelector('[data-test-subj~="transformMessagesTabContent"]') with timeout=10000
[00:27:04]                 │ debg --- retry.tryForTime failed again with the same message...
[00:27:04]                 │ debg TestSubjects.getVisibleText(~transformMessagesTabContent)
[00:27:04]                 │ debg TestSubjects.find(~transformMessagesTabContent)
[00:27:04]                 │ debg Find.findByCssSelector('[data-test-subj~="transformMessagesTabContent"]') with timeout=10000
[00:27:05]                 │ debg --- retry.tryForTime failed again with the same message...
[00:27:05]                 │ debg TestSubjects.getVisibleText(~transformMessagesTabContent)
[00:27:05]                 │ debg TestSubjects.find(~transformMessagesTabContent)
[00:27:05]                 │ debg Find.findByCssSelector('[data-test-subj~="transformMessagesTabContent"]') with timeout=10000
[00:27:05]                 │ debg --- retry.tryForTime failed again with the same message...
[00:27:06]                 │ debg TestSubjects.getVisibleText(~transformMessagesTabContent)
[00:27:06]                 │ debg TestSubjects.find(~transformMessagesTabContent)
[00:27:06]                 │ debg Find.findByCssSelector('[data-test-subj~="transformMessagesTabContent"]') with timeout=10000
[00:27:06]                 │ debg --- retry.tryForTime failed again with the same message...
[00:27:06]                 │ debg TestSubjects.getVisibleText(~transformMessagesTabContent)
[00:27:06]                 │ debg TestSubjects.find(~transformMessagesTabContent)
[00:27:06]                 │ debg Find.findByCssSelector('[data-test-subj~="transformMessagesTabContent"]') with timeout=10000
[00:27:06]                 │ debg --- retry.tryForTime failed again with the same message...
[00:27:07]                 │ debg TestSubjects.getVisibleText(~transformMessagesTabContent)
[00:27:07]                 │ debg TestSubjects.find(~transformMessagesTabContent)
[00:27:07]                 │ debg Find.findByCssSelector('[data-test-subj~="transformMessagesTabContent"]') with timeout=10000
[00:27:07]                 │ debg --- retry.tryForTime failed again with the same message...
[00:27:08]                 │ debg TestSubjects.getVisibleText(~transformMessagesTabContent)
[00:27:08]                 │ debg TestSubjects.find(~transformMessagesTabContent)
[00:27:08]                 │ debg Find.findByCssSelector('[data-test-subj~="transformMessagesTabContent"]') with timeout=10000
[00:27:08]                 │ debg --- retry.tryForTime failed again with the same message...
[00:27:08]                 │ debg TestSubjects.getVisibleText(~transformMessagesTabContent)
[00:27:08]                 │ debg TestSubjects.find(~transformMessagesTabContent)
[00:27:08]                 │ debg Find.findByCssSelector('[data-test-subj~="transformMessagesTabContent"]') with timeout=10000
[00:27:08]                 │ debg --- retry.tryForTime failed again with the same message...
[00:27:09]                 │ debg TestSubjects.getVisibleText(~transformMessagesTabContent)
[00:27:09]                 │ debg TestSubjects.find(~transformMessagesTabContent)
[00:27:09]                 │ debg Find.findByCssSelector('[data-test-subj~="transformMessagesTabContent"]') with timeout=10000
[00:27:09]                 │ debg --- retry.tryForTime failed again with the same message...
[00:27:09]                 │ debg TestSubjects.getVisibleText(~transformMessagesTabContent)
[00:27:09]                 │ debg TestSubjects.find(~transformMessagesTabContent)
[00:27:09]                 │ debg Find.findByCssSelector('[data-test-subj~="transformMessagesTabContent"]') with timeout=10000
[00:27:09]                 │ debg --- retry.tryForTime failed again with the same message...
[00:27:10]                 │ debg TestSubjects.getVisibleText(~transformMessagesTabContent)
[00:27:10]                 │ debg TestSubjects.find(~transformMessagesTabContent)
[00:27:10]                 │ debg Find.findByCssSelector('[data-test-subj~="transformMessagesTabContent"]') with timeout=10000
[00:27:10]                 │ debg --- retry.tryForTime failed again with the same message...
[00:27:11]                 │ debg TestSubjects.getVisibleText(~transformMessagesTabContent)
[00:27:11]                 │ debg TestSubjects.find(~transformMessagesTabContent)
[00:27:11]                 │ debg Find.findByCssSelector('[data-test-subj~="transformMessagesTabContent"]') with timeout=10000
[00:27:11]                 │ debg --- retry.tryForTime failed again with the same message...
[00:27:11]                 │ debg TestSubjects.getVisibleText(~transformMessagesTabContent)
[00:27:11]                 │ debg TestSubjects.find(~transformMessagesTabContent)
[00:27:11]                 │ debg Find.findByCssSelector('[data-test-subj~="transformMessagesTabContent"]') with timeout=10000
[00:27:11]                 │ debg --- retry.tryForTime failed again with the same message...
[00:27:12]                 │ debg TestSubjects.getVisibleText(~transformMessagesTabContent)
[00:27:12]                 │ debg TestSubjects.find(~transformMessagesTabContent)
[00:27:12]                 │ debg Find.findByCssSelector('[data-test-subj~="transformMessagesTabContent"]') with timeout=10000
[00:27:12]                 │ debg --- retry.tryForTime failed again with the same message...
[00:27:12]                 │ info Taking screenshot "/dev/shm/workspace/parallel/18/kibana/x-pack/test/functional/screenshots/failure/transform editing edit transform with pivot configuration updates the transform and displays it correctly in the job list.png"
[00:27:13]                 │ info Current URL is: http://localhost:61181/app/management/data/transform
[00:27:13]                 │ info Saving page source to: /dev/shm/workspace/parallel/18/kibana/x-pack/test/functional/failure_debug/html/transform editing edit transform with pivot configuration updates the transform and displays it correctly in the job list.html
[00:27:13]                 └- ✖ fail: transform editing edit transform with pivot configuration updates the transform and displays it correctly in the job list
[00:27:13]                 │       retry.tryForTime timeout: Error: Expected transformmessages text to include 'updated transform.'
[00:27:13]                 │     at Assertion.assert (/dev/shm/workspace/parallel/18/kibana/packages/kbn-expect/expect.js:100:11)
[00:27:13]                 │     at Assertion.eql (/dev/shm/workspace/parallel/18/kibana/packages/kbn-expect/expect.js:244:8)
[00:27:13]                 │     at /dev/shm/workspace/parallel/18/kibana/x-pack/test/functional/services/transform/transform_table.ts:181:54
[00:27:13]                 │     at runMicrotasks (<anonymous>)
[00:27:13]                 │     at processTicksAndRejections (internal/process/task_queues.js:93:5)
[00:27:13]                 │     at runAttempt (/dev/shm/workspace/parallel/18/kibana/test/common/services/retry/retry_for_success.ts:27:15)
[00:27:13]                 │     at retryForSuccess (/dev/shm/workspace/parallel/18/kibana/test/common/services/retry/retry_for_success.ts:66:21)
[00:27:13]                 │     at Retry.tryForTime (/dev/shm/workspace/parallel/18/kibana/test/common/services/retry/retry.ts:23:14)
[00:27:13]                 │     at TransformTable.assertTransformExpandedRowMessages (/dev/shm/workspace/parallel/18/kibana/x-pack/test/functional/services/transform/transform_table.ts:179:7)
[00:27:13]                 │     at Context.<anonymous> (/dev/shm/workspace/parallel/18/kibana/x-pack/test/functional/apps/transform/editing.ts:178:11)
[00:27:13]                 │     at Object.apply (/dev/shm/workspace/parallel/18/kibana/packages/kbn-test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)
[00:27:13]                 │   Error: retry.tryForTime timeout: Error: Expected transform messages text to include 'updated transform.'
[00:27:13]                 │       at Assertion.assert (/dev/shm/workspace/parallel/18/kibana/packages/kbn-expect/expect.js:100:11)
[00:27:13]                 │       at Assertion.eql (/dev/shm/workspace/parallel/18/kibana/packages/kbn-expect/expect.js:244:8)
[00:27:13]                 │       at /dev/shm/workspace/parallel/18/kibana/x-pack/test/functional/services/transform/transform_table.ts:181:54
[00:27:13]                 │       at runMicrotasks (<anonymous>)
[00:27:13]                 │       at processTicksAndRejections (internal/process/task_queues.js:93:5)
[00:27:13]                 │       at runAttempt (/dev/shm/workspace/parallel/18/kibana/test/common/services/retry/retry_for_success.ts:27:15)
[00:27:13]                 │       at retryForSuccess (/dev/shm/workspace/parallel/18/kibana/test/common/services/retry/retry_for_success.ts:66:21)
[00:27:13]                 │       at Retry.tryForTime (/dev/shm/workspace/parallel/18/kibana/test/common/services/retry/retry.ts:23:14)
[00:27:13]                 │       at TransformTable.assertTransformExpandedRowMessages (test/functional/services/transform/transform_table.ts:179:7)
[00:27:13]                 │       at Context.<anonymous> (test/functional/apps/transform/editing.ts:178:11)
[00:27:13]                 │       at Object.apply (/dev/shm/workspace/parallel/18/kibana/packages/kbn-test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)
[00:27:13]                 │       at onFailure (/dev/shm/workspace/parallel/18/kibana/test/common/services/retry/retry_for_success.ts:17:9)
[00:27:13]                 │       at retryForSuccess (/dev/shm/workspace/parallel/18/kibana/test/common/services/retry/retry_for_success.ts:57:13)
[00:27:13]                 │       at Retry.tryForTime (/dev/shm/workspace/parallel/18/kibana/test/common/services/retry/retry.ts:23:14)
[00:27:13]                 │       at TransformTable.assertTransformExpandedRowMessages (test/functional/services/transform/transform_table.ts:179:7)
[00:27:13]                 │       at Context.<anonymous> (test/functional/apps/transform/editing.ts:178:11)
[00:27:13]                 │       at Object.apply (/dev/shm/workspace/parallel/18/kibana/packages/kbn-test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)
[00:27:13]                 │ 
[00:27:13]                 │ 

Stack Trace

Error: retry.tryForTime timeout: Error: Expected transform messages text to include 'updated transform.'
    at Assertion.assert (/dev/shm/workspace/parallel/18/kibana/packages/kbn-expect/expect.js:100:11)
    at Assertion.eql (/dev/shm/workspace/parallel/18/kibana/packages/kbn-expect/expect.js:244:8)
    at /dev/shm/workspace/parallel/18/kibana/x-pack/test/functional/services/transform/transform_table.ts:181:54
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:93:5)
    at runAttempt (/dev/shm/workspace/parallel/18/kibana/test/common/services/retry/retry_for_success.ts:27:15)
    at retryForSuccess (/dev/shm/workspace/parallel/18/kibana/test/common/services/retry/retry_for_success.ts:66:21)
    at Retry.tryForTime (/dev/shm/workspace/parallel/18/kibana/test/common/services/retry/retry.ts:23:14)
    at TransformTable.assertTransformExpandedRowMessages (test/functional/services/transform/transform_table.ts:179:7)
    at Context.<anonymous> (test/functional/apps/transform/editing.ts:178:11)
    at Object.apply (/dev/shm/workspace/parallel/18/kibana/packages/kbn-test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)
    at onFailure (/dev/shm/workspace/parallel/18/kibana/test/common/services/retry/retry_for_success.ts:17:9)
    at retryForSuccess (/dev/shm/workspace/parallel/18/kibana/test/common/services/retry/retry_for_success.ts:57:13)
    at Retry.tryForTime (/dev/shm/workspace/parallel/18/kibana/test/common/services/retry/retry.ts:23:14)
    at TransformTable.assertTransformExpandedRowMessages (test/functional/services/transform/transform_table.ts:179:7)
    at Context.<anonymous> (test/functional/apps/transform/editing.ts:178:11)
    at Object.apply (/dev/shm/workspace/parallel/18/kibana/packages/kbn-test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)

Kibana Pipeline / general / Chrome X-Pack UI Functional Tests.x-pack/test/functional/apps/security/management·js.security app Management Security navigation Can navigate to create user section

Link to Jenkins

Standard Out

Failed Tests Reporter:
  - Test has not failed recently on tracked branches

[00:00:00]       │
[00:00:00]         └-: security app
[00:00:00]           └-> "before all" hook in "security app"
[00:02:18]           └-: Management
[00:02:18]             └-> "before all" hook in "Management"
[00:02:18]             └-> "before all" hook in "Management"
[00:02:18]               │ debg SecurityPage:initTests
[00:02:18]               │ info [empty_kibana] Loading "mappings.json"
[00:02:19]               │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1618875299305416281] [.kibana_task_manager_8.0.0_001/ONNB7FjvROyJ-qf1Mqi11Q] deleting index
[00:02:19]               │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1618875299305416281] [.kibana_pre6.5.0_001/M8cTxUlpRomP0bPwKhIh2g] deleting index
[00:02:19]               │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1618875299305416281] [.kibana_8.0.0_001/JpBGKwdEQluqEabZ1zvYTw] deleting index
[00:02:19]               │ info [empty_kibana] Deleted existing index ".kibana_8.0.0_001"
[00:02:19]               │ info [empty_kibana] Deleted existing index ".kibana_task_manager_8.0.0_001"
[00:02:19]               │ info [empty_kibana] Deleted existing index ".kibana_pre6.5.0_001"
[00:02:19]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1618875299305416281] [.kibana] creating index, cause [api], templates [], shards [1]/[1]
[00:02:19]               │ info [empty_kibana] Created index ".kibana"
[00:02:19]               │ debg [empty_kibana] ".kibana" settings {"index":{"number_of_replicas":"1","number_of_shards":"1"}}
[00:02:19]               │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1618875299305416281] [.kibana/640-utCSSkys3Q4YpwhYPQ] update_mapping [_doc]
[00:02:19]               │ debg Migrating saved objects
[00:02:19]               │ proc [kibana]   log   [00:15:53.986] [info][savedobjects-service] [.kibana_task_manager] INIT -> CREATE_NEW_TARGET
[00:02:19]               │ proc [kibana]   log   [00:15:53.992] [info][savedobjects-service] [.kibana] INIT -> LEGACY_SET_WRITE_BLOCK
[00:02:19]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1618875299305416281] [.kibana_task_manager_8.0.0_001] creating index, cause [api], templates [], shards [1]/[1]
[00:02:19]               │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1618875299305416281] updating number_of_replicas to [0] for indices [.kibana_task_manager_8.0.0_001]
[00:02:19]               │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1618875299305416281] adding block write to indices [[.kibana/640-utCSSkys3Q4YpwhYPQ]]
[00:02:19]               │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1618875299305416281] completed adding block write to indices [.kibana]
[00:02:19]               │ proc [kibana]   log   [00:15:54.072] [info][savedobjects-service] [.kibana_task_manager] CREATE_NEW_TARGET -> MARK_VERSION_INDEX_READY
[00:02:19]               │ proc [kibana]   log   [00:15:54.089] [info][savedobjects-service] [.kibana] LEGACY_SET_WRITE_BLOCK -> LEGACY_CREATE_REINDEX_TARGET
[00:02:19]               │ proc [kibana]   log   [00:15:54.104] [info][savedobjects-service] [.kibana_task_manager] MARK_VERSION_INDEX_READY -> DONE
[00:02:19]               │ proc [kibana]   log   [00:15:54.105] [info][savedobjects-service] [.kibana_task_manager] Migration completed after 132ms
[00:02:19]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1618875299305416281] [.kibana_pre6.5.0_001] creating index, cause [api], templates [], shards [1]/[1]
[00:02:19]               │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1618875299305416281] updating number_of_replicas to [0] for indices [.kibana_pre6.5.0_001]
[00:02:19]               │ proc [kibana]   log   [00:15:54.166] [info][savedobjects-service] [.kibana] LEGACY_CREATE_REINDEX_TARGET -> LEGACY_REINDEX
[00:02:19]               │ proc [kibana]   log   [00:15:54.174] [info][savedobjects-service] [.kibana] LEGACY_REINDEX -> LEGACY_REINDEX_WAIT_FOR_TASK
[00:02:19]               │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-ubuntu-18-tests-xxl-1618875299305416281] 5128 finished with response BulkByScrollResponse[took=3.1ms,timed_out=false,sliceId=null,updated=0,created=0,deleted=0,batches=0,versionConflicts=0,noops=0,retries=0,throttledUntil=0s,bulk_failures=[],search_failures=[]]
[00:02:19]               │ proc [kibana]   log   [00:15:54.185] [info][savedobjects-service] [.kibana] LEGACY_REINDEX_WAIT_FOR_TASK -> LEGACY_DELETE
[00:02:19]               │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1618875299305416281] [.kibana/640-utCSSkys3Q4YpwhYPQ] deleting index
[00:02:19]               │ proc [kibana]   log   [00:15:54.236] [info][savedobjects-service] [.kibana] LEGACY_DELETE -> SET_SOURCE_WRITE_BLOCK
[00:02:19]               │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1618875299305416281] adding block write to indices [[.kibana_pre6.5.0_001/H_vwMExfQUKRqC0T0luChw]]
[00:02:19]               │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1618875299305416281] completed adding block write to indices [.kibana_pre6.5.0_001]
[00:02:19]               │ proc [kibana]   log   [00:15:54.283] [info][savedobjects-service] [.kibana] SET_SOURCE_WRITE_BLOCK -> CREATE_REINDEX_TEMP
[00:02:19]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1618875299305416281] [.kibana_8.0.0_reindex_temp] creating index, cause [api], templates [], shards [1]/[1]
[00:02:19]               │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1618875299305416281] updating number_of_replicas to [0] for indices [.kibana_8.0.0_reindex_temp]
[00:02:19]               │ proc [kibana]   log   [00:15:54.365] [info][savedobjects-service] [.kibana] CREATE_REINDEX_TEMP -> REINDEX_SOURCE_TO_TEMP
[00:02:19]               │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-ubuntu-18-tests-xxl-1618875299305416281] 5167 finished with response BulkByScrollResponse[took=4.1ms,timed_out=false,sliceId=null,updated=0,created=0,deleted=0,batches=0,versionConflicts=0,noops=0,retries=0,throttledUntil=0s,bulk_failures=[],search_failures=[]]
[00:02:19]               │ proc [kibana]   log   [00:15:54.378] [info][savedobjects-service] [.kibana] REINDEX_SOURCE_TO_TEMP -> REINDEX_SOURCE_TO_TEMP_WAIT_FOR_TASK
[00:02:19]               │ proc [kibana]   log   [00:15:54.388] [info][savedobjects-service] [.kibana] REINDEX_SOURCE_TO_TEMP_WAIT_FOR_TASK -> SET_TEMP_WRITE_BLOCK
[00:02:19]               │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1618875299305416281] adding block write to indices [[.kibana_8.0.0_reindex_temp/-PyOgS3TTzWYsIjTKzyjQg]]
[00:02:19]               │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1618875299305416281] completed adding block write to indices [.kibana_8.0.0_reindex_temp]
[00:02:19]               │ proc [kibana]   log   [00:15:54.434] [info][savedobjects-service] [.kibana] SET_TEMP_WRITE_BLOCK -> CLONE_TEMP_TO_TARGET
[00:02:19]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1618875299305416281] applying create index request using existing index [.kibana_8.0.0_reindex_temp] metadata
[00:02:19]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1618875299305416281] [.kibana_8.0.0_001] creating index, cause [clone_index], templates [], shards [1]/[1]
[00:02:19]               │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1618875299305416281] updating number_of_replicas to [0] for indices [.kibana_8.0.0_001]
[00:02:19]               │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1618875299305416281] [.kibana_8.0.0_001/jN2zMWAGTOWPfucPrkk9gg] create_mapping
[00:02:19]               │ proc [kibana]   log   [00:15:54.562] [info][savedobjects-service] [.kibana] CLONE_TEMP_TO_TARGET -> OUTDATED_DOCUMENTS_SEARCH
[00:02:19]               │ proc [kibana]   log   [00:15:54.575] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_SEARCH -> UPDATE_TARGET_MAPPINGS
[00:02:19]               │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1618875299305416281] [.kibana_8.0.0_001/jN2zMWAGTOWPfucPrkk9gg] update_mapping [_doc]
[00:02:19]               │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-ubuntu-18-tests-xxl-1618875299305416281] 5205 finished with response BulkByScrollResponse[took=3.2ms,timed_out=false,sliceId=null,updated=0,created=0,deleted=0,batches=0,versionConflicts=0,noops=0,retries=0,throttledUntil=0s,bulk_failures=[],search_failures=[]]
[00:02:19]               │ proc [kibana]   log   [00:15:54.644] [info][savedobjects-service] [.kibana] UPDATE_TARGET_MAPPINGS -> UPDATE_TARGET_MAPPINGS_WAIT_FOR_TASK
[00:02:19]               │ proc [kibana]   log   [00:15:54.654] [info][savedobjects-service] [.kibana] UPDATE_TARGET_MAPPINGS_WAIT_FOR_TASK -> MARK_VERSION_INDEX_READY
[00:02:19]               │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1618875299305416281] [.kibana_8.0.0_reindex_temp/-PyOgS3TTzWYsIjTKzyjQg] deleting index
[00:02:19]               │ proc [kibana]   log   [00:15:54.701] [info][savedobjects-service] [.kibana] MARK_VERSION_INDEX_READY -> DONE
[00:02:19]               │ proc [kibana]   log   [00:15:54.702] [info][savedobjects-service] [.kibana] Migration completed after 731ms
[00:02:19]               │ debg [empty_kibana] Migrated Kibana index after loading Kibana data
[00:02:19]               │ debg [empty_kibana] Ensured that default space exists in .kibana
[00:02:19]               │ debg applying update to kibana config: {"accessibility:disableAnimations":true,"dateFormat:tz":"UTC","visualization:visualize:legacyChartsLibrary":true}
[00:02:20]               │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1618875299305416281] [.kibana_8.0.0_001/jN2zMWAGTOWPfucPrkk9gg] update_mapping [_doc]
[00:02:21]               │ info [logstash_functional] Loading "mappings.json"
[00:02:21]               │ info [logstash_functional] Loading "data.json.gz"
[00:02:21]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1618875299305416281] [logstash-2015.09.22] creating index, cause [api], templates [], shards [1]/[0]
[00:02:21]               │ info [logstash_functional] Created index "logstash-2015.09.22"
[00:02:21]               │ debg [logstash_functional] "logstash-2015.09.22" settings {"index":{"analysis":{"analyzer":{"url":{"max_token_length":"1000","tokenizer":"uax_url_email","type":"standard"}}},"number_of_replicas":"0","number_of_shards":"1"}}
[00:02:21]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1618875299305416281] [logstash-2015.09.20] creating index, cause [api], templates [], shards [1]/[0]
[00:02:21]               │ info [logstash_functional] Created index "logstash-2015.09.20"
[00:02:21]               │ debg [logstash_functional] "logstash-2015.09.20" settings {"index":{"analysis":{"analyzer":{"url":{"max_token_length":"1000","tokenizer":"uax_url_email","type":"standard"}}},"number_of_replicas":"0","number_of_shards":"1"}}
[00:02:21]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1618875299305416281] [logstash-2015.09.21] creating index, cause [api], templates [], shards [1]/[0]
[00:02:22]               │ info [logstash_functional] Created index "logstash-2015.09.21"
[00:02:22]               │ debg [logstash_functional] "logstash-2015.09.21" settings {"index":{"analysis":{"analyzer":{"url":{"max_token_length":"1000","tokenizer":"uax_url_email","type":"standard"}}},"number_of_replicas":"0","number_of_shards":"1"}}
[00:02:31]               │ info progress: 10825
[00:02:34]               │ info [logstash_functional] Indexed 4634 docs into "logstash-2015.09.22"
[00:02:34]               │ info [logstash_functional] Indexed 4757 docs into "logstash-2015.09.20"
[00:02:34]               │ info [logstash_functional] Indexed 4614 docs into "logstash-2015.09.21"
[00:02:34]               │ debg applying update to kibana config: {"defaultIndex":"logstash-*"}
[00:02:35]               │ debg navigating to settings url: http://localhost:6191/app/management
[00:02:35]               │ debg navigate to: http://localhost:6191/app/management
[00:02:35]               │ debg browser[INFO] http://localhost:6191/login?next=%2Fapp%2Fmanagement%3F_t%3D1618877770524 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:02:35]               │
[00:02:35]               │ debg browser[INFO] http://localhost:6191/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:02:35]               │ debg ... sleep(700) start
[00:02:36]               │ debg ... sleep(700) end
[00:02:36]               │ debg returned from get, calling refresh
[00:02:37]               │ERROR browser[SEVERE] http://localhost:6191/40593/bundles/core/core.entry.js 12:160284 TypeError: Failed to fetch
[00:02:37]               │          at fetch_Fetch.fetchResponse (http://localhost:6191/40593/bundles/core/core.entry.js:6:32451)
[00:02:37]               │          at async interceptResponse (http://localhost:6191/40593/bundles/core/core.entry.js:6:28637)
[00:02:37]               │          at async http://localhost:6191/40593/bundles/core/core.entry.js:6:31117
[00:02:37]               │ debg browser[INFO] http://localhost:6191/login?next=%2Fapp%2Fmanagement%3F_t%3D1618877770524 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:02:37]               │
[00:02:37]               │ debg browser[INFO] http://localhost:6191/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:02:37]               │ debg currentUrl = http://localhost:6191/login?next=%2Fapp%2Fmanagement%3F_t%3D1618877770524
[00:02:37]               │          appUrl = http://localhost:6191/app/management
[00:02:37]               │ debg TestSubjects.find(kibanaChrome)
[00:02:37]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:02:38]               │ debg Found login page
[00:02:38]               │ debg TestSubjects.setValue(loginUsername, test_user)
[00:02:38]               │ debg TestSubjects.click(loginUsername)
[00:02:38]               │ debg Find.clickByCssSelector('[data-test-subj="loginUsername"]') with timeout=10000
[00:02:38]               │ debg Find.findByCssSelector('[data-test-subj="loginUsername"]') with timeout=10000
[00:02:38]               │ERROR browser[SEVERE] http://localhost:6191/internal/spaces/_active_space - Failed to load resource: the server responded with a status of 401 (Unauthorized)
[00:02:38]               │ debg browser[INFO] http://localhost:6191/40593/bundles/core/core.entry.js 12:161232 "Detected an unhandled Promise rejection.
[00:02:38]               │      Error: Unauthorized"
[00:02:38]               │ERROR browser[SEVERE] http://localhost:6191/40593/bundles/core/core.entry.js 5:3002 
[00:02:38]               │ERROR browser[SEVERE] http://localhost:6191/api/licensing/info - Failed to load resource: the server responded with a status of 401 (Unauthorized)
[00:02:38]               │ERROR browser[SEVERE] http://localhost:6191/internal/security/me - Failed to load resource: the server responded with a status of 401 (Unauthorized)
[00:02:38]               │ debg TestSubjects.setValue(loginPassword, changeme)
[00:02:38]               │ debg TestSubjects.click(loginPassword)
[00:02:38]               │ debg Find.clickByCssSelector('[data-test-subj="loginPassword"]') with timeout=10000
[00:02:38]               │ debg Find.findByCssSelector('[data-test-subj="loginPassword"]') with timeout=10000
[00:02:38]               │ debg TestSubjects.click(loginSubmit)
[00:02:38]               │ debg Find.clickByCssSelector('[data-test-subj="loginSubmit"]') with timeout=10000
[00:02:38]               │ debg Find.findByCssSelector('[data-test-subj="loginSubmit"]') with timeout=10000
[00:02:38]               │ debg Find.waitForDeletedByCssSelector('.kibanaWelcomeLogo') with timeout=10000
[00:02:38]               │ proc [kibana]   log   [00:16:13.638] [info][plugins][routes][security] Logging in with provider "basic" (basic)
[00:02:39]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:02:39]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"] nav:not(.ng-hide)') with timeout=60000
[00:02:41]               │ debg browser[INFO] http://localhost:6191/app/management?_t=1618877770524 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:02:41]               │
[00:02:41]               │ debg browser[INFO] http://localhost:6191/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:02:41]               │ debg browser[INFO] http://localhost:6191/app/management?_t=1618877775871 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:02:41]               │
[00:02:41]               │ debg browser[INFO] http://localhost:6191/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:02:41]               │ debg Finished login process currentUrl = http://localhost:6191/app/management
[00:02:41]               │ debg ... sleep(501) start
[00:02:42]               │ debg ... sleep(501) end
[00:02:42]               │ debg in navigateTo url = http://localhost:6191/app/management
[00:02:42]               │ debg TestSubjects.exists(statusPageContainer)
[00:02:42]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:02:44]               │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:02:45]               │ debg TestSubjects.click(roles)
[00:02:45]               │ debg Find.clickByCssSelector('[data-test-subj="roles"]') with timeout=10000
[00:02:45]               │ debg Find.findByCssSelector('[data-test-subj="roles"]') with timeout=10000
[00:02:45]               │ debg TestSubjects.click(createRoleButton)
[00:02:45]               │ debg Find.clickByCssSelector('[data-test-subj="createRoleButton"]') with timeout=10000
[00:02:45]               │ debg Find.findByCssSelector('[data-test-subj="createRoleButton"]') with timeout=10000
[00:02:45]               │ debg TestSubjects.setValue(roleFormNameInput, logstash-readonly)
[00:02:45]               │ debg TestSubjects.click(roleFormNameInput)
[00:02:45]               │ debg Find.clickByCssSelector('[data-test-subj="roleFormNameInput"]') with timeout=10000
[00:02:45]               │ debg Find.findByCssSelector('[data-test-subj="roleFormNameInput"]') with timeout=10000
[00:02:46]               │ debg Adding index logstash-* to role
[00:02:46]               │ debg comboBox.setCustom, comboBoxSelector: indicesInput0, value: logstash-*
[00:02:46]               │ debg TestSubjects.find(indicesInput0)
[00:02:46]               │ debg Find.findByCssSelector('[data-test-subj="indicesInput0"]') with timeout=10000
[00:02:48]               │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:02:48]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:02:48]               │ debg Adding privilege read to role
[00:02:48]               │ debg Find.findByCssSelector('[data-test-subj="privilegesInput0"] input') with timeout=10000
[00:02:48]               │ debg Find.byButtonText('read') with timeout=10000
[00:02:49]               │ debg TestSubjects.find(roleFormSaveButton)
[00:02:49]               │ debg Find.findByCssSelector('[data-test-subj="roleFormSaveButton"]') with timeout=10000
[00:02:49]               │ debg isGlobalLoadingIndicatorVisible
[00:02:49]               │ debg TestSubjects.exists(globalLoadingIndicator)
[00:02:49]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:02:49]               │ info [o.e.x.s.a.r.TransportPutRoleAction] [kibana-ci-immutable-ubuntu-18-tests-xxl-1618875299305416281] added role [logstash-readonly]
[00:02:51]               │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:02:51]               │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:02:51]               │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:02:51]               │ debg navigating to settings url: http://localhost:6191/app/management
[00:02:51]               │ debg navigate to: http://localhost:6191/app/management
[00:02:51]               │ debg browser[INFO] http://localhost:6191/app/management?_t=1618877786336 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:02:51]               │
[00:02:51]               │ debg browser[INFO] http://localhost:6191/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:02:51]               │ debg ... sleep(700) start
[00:02:52]               │ debg ... sleep(700) end
[00:02:52]               │ debg returned from get, calling refresh
[00:02:52]               │ERROR browser[SEVERE] http://localhost:6191/40593/bundles/core/core.entry.js 12:160284 TypeError: Failed to fetch
[00:02:52]               │          at fetch_Fetch.fetchResponse (http://localhost:6191/40593/bundles/core/core.entry.js:6:32451)
[00:02:52]               │          at async interceptResponse (http://localhost:6191/40593/bundles/core/core.entry.js:6:28637)
[00:02:52]               │          at async http://localhost:6191/40593/bundles/core/core.entry.js:6:31117
[00:02:52]               │ debg browser[INFO] http://localhost:6191/app/management?_t=1618877786336 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:02:52]               │
[00:02:52]               │ debg browser[INFO] http://localhost:6191/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:02:53]               │ debg currentUrl = http://localhost:6191/app/management
[00:02:53]               │          appUrl = http://localhost:6191/app/management
[00:02:53]               │ debg TestSubjects.find(kibanaChrome)
[00:02:53]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:02:53]               │ debg ... sleep(501) start
[00:02:54]               │ debg ... sleep(501) end
[00:02:54]               │ debg in navigateTo url = http://localhost:6191/app/management
[00:02:54]               │ debg TestSubjects.exists(statusPageContainer)
[00:02:54]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:02:56]               │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:02:57]             └-: Security
[00:02:57]               └-> "before all" hook in "Security"
[00:02:57]               └-: navigation
[00:02:57]                 └-> "before all" hook for "Can navigate to create user section"
[00:02:57]                 └-> Can navigate to create user section
[00:02:57]                   └-> "before each" hook: global before each for "Can navigate to create user section"
[00:02:57]                   │ debg navigating to settings url: http://localhost:6191/app/management
[00:02:57]                   │ debg navigate to: http://localhost:6191/app/management
[00:02:57]                   │ debg browser[INFO] http://localhost:6191/app/management?_t=1618877791896 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:02:57]                   │
[00:02:57]                   │ debg browser[INFO] http://localhost:6191/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:02:57]                   │ debg ... sleep(700) start
[00:02:58]                   │ debg ... sleep(700) end
[00:02:58]                   │ debg returned from get, calling refresh
[00:02:59]                   │ debg browser[INFO] http://localhost:6191/app/management?_t=1618877791896 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:02:59]                   │
[00:02:59]                   │ debg browser[INFO] http://localhost:6191/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:02:59]                   │ debg currentUrl = http://localhost:6191/app/management
[00:02:59]                   │          appUrl = http://localhost:6191/app/management
[00:02:59]                   │ debg TestSubjects.find(kibanaChrome)
[00:02:59]                   │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:02:59]                   │ debg ... sleep(501) start
[00:02:59]                   │ debg ... sleep(501) end
[00:02:59]                   │ debg in navigateTo url = http://localhost:6191/app/management
[00:02:59]                   │ debg TestSubjects.exists(statusPageContainer)
[00:02:59]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:03:02]                   │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:03:03]                   │ debg TestSubjects.click(users)
[00:03:03]                   │ debg Find.clickByCssSelector('[data-test-subj="users"]') with timeout=10000
[00:03:03]                   │ debg Find.findByCssSelector('[data-test-subj="users"]') with timeout=10000
[00:03:03]                   │ debg TestSubjects.click(createUserButton)
[00:03:03]                   │ debg Find.clickByCssSelector('[data-test-subj="createUserButton"]') with timeout=10000
[00:03:03]                   │ debg Find.findByCssSelector('[data-test-subj="createUserButton"]') with timeout=10000
[00:03:03]                   │ info Taking screenshot "/dev/shm/workspace/parallel/9/kibana/x-pack/test/functional/screenshots/failure/security app Management Security navigation Can navigate to create user section.png"
[00:03:03]                   │ info Current URL is: http://localhost:6191/app/management/security/users/create
[00:03:03]                   │ info Saving page source to: /dev/shm/workspace/parallel/9/kibana/x-pack/test/functional/failure_debug/html/security app Management Security navigation Can navigate to create user section.html
[00:03:03]                   └- ✖ fail: security app Management Security navigation Can navigate to create user section
[00:03:03]                   │      Error: expected 'http://localhost:6191/app/management/security/users/create' to contain 'security/users/edit'
[00:03:03]                   │       at Assertion.assert (/dev/shm/workspace/parallel/9/kibana/packages/kbn-expect/expect.js:100:11)
[00:03:03]                   │       at Assertion.contain (/dev/shm/workspace/parallel/9/kibana/packages/kbn-expect/expect.js:442:10)
[00:03:03]                   │       at Context.<anonymous> (test/functional/apps/security/management.js:51:33)
[00:03:03]                   │       at runMicrotasks (<anonymous>)
[00:03:03]                   │       at processTicksAndRejections (internal/process/task_queues.js:93:5)
[00:03:03]                   │       at Object.apply (/dev/shm/workspace/parallel/9/kibana/packages/kbn-test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)
[00:03:03]                   │ 
[00:03:03]                   │ 

Stack Trace

Error: expected 'http://localhost:6191/app/management/security/users/create' to contain 'security/users/edit'
    at Assertion.assert (/dev/shm/workspace/parallel/9/kibana/packages/kbn-expect/expect.js:100:11)
    at Assertion.contain (/dev/shm/workspace/parallel/9/kibana/packages/kbn-expect/expect.js:442:10)
    at Context.<anonymous> (test/functional/apps/security/management.js:51:33)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:93:5)
    at Object.apply (/dev/shm/workspace/parallel/9/kibana/packages/kbn-test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)

and 3 more failures, only showing the first 3.

Metrics [docs]

‼️ ERROR: no builds found for mergeBase sha [f650c38]

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@legrego legrego removed the request for review from thomheymann June 23, 2021 11:07
@legrego
Copy link
Member

legrego commented Jun 23, 2021

@rashmivkulkarni can this be closed?

@jportner
Copy link
Contributor

Looks like this has already been unskipped in master so I'll close this stale PR.

@jportner jportner closed this Jul 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release_note:skip Skip the PR/issue when compiling release notes security v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants